JAMSRESTAPI Web Service
PostTag_FindById
JAMSRESTAPI Web Service > All Operations Resource Group : Tag_FindById (Post)

Resource Path: /api/tag/{id}

Uri: http://doc.jamsscheduler.com/api/tag/{id}

Description
Returns the Tag with the specified ID.
Parameters
NameDescriptionData Type
 integer
Response

The response body is of type Tag.

OK

Overview

Tag
tagId : integer
tagName : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service